| GUI Help > Special > listViewItemX | ||||||||||||||
|
listViewItemX |
||||||||||||||
| int x=listViewItemX(handle listview, int item, int subItem) | ||||||||||||||
|
Description: Returns the X-coordinate of the top left hand corner of an item in a listview gadget. |
||||||||||||||
|
Return Value: See Above |
||||||||||||||
| Parameters: | ||||||||||||||
|
||||||||||||||
| Remarks:
|
||||||||||||||
| See Also:
|
||||||||||||||
|
Example: (Note: You will need to include the GUI constants file for this example to work) |